Namespace - LJCDocXMLObjLib
    
    
    
    Parameters
    name - The member name.
    summary - The member summary value.
    returns - The created element.
    
    Returns
    
    A reference to the created element.
    
    Syntax
    
    
      
        
          | C# | 
          
            | 
              public DocMember Add(String name, String summary, String returns)
             | 
          
        
      
     
    
    
      Creates an element from the supplied values and adds it to the list.
    
    
    Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.